.mdole-t{display: none;}
@media (max-width: 768px) {
    .header_wrap {
        display: none;
    }
    .mdole-t{
        display: block;
        height: 50px;
        background: #fff;
    }
    .mdole-t .mdole-l{
        float: left;
        width: 40%;
        margin-left: 4%;
        line-height: 50px;
    }
    .mdole-t .mdole-l img{
        width: 100%;
    }
    .mdole-t .mdole-r{
        float: right;
        margin-right: 4%;
    }
    .mdole-t .mdole-r button.ser{
        width: 50px;
        height: 50px;
        background: white;
        float: left;
    }

    .mdole-t .mdole-r button.ser span{
        font-size: 22px;
    }
    .mdole-t .mdole-r a.ft,.mdole-t .mdole-r a.tx{
        width: 50px;
        height: 50px;
        float: left;
        text-align: center;
        line-height: 50px;
        font-size: 22px;
        border-left: 1px solid #eee;
    }
    .mdole-t .mdole-r a.tx img{
        width: 30px;
        height: 30px;
        border-radius: 50%;
    }

    .sui-nav.slide-nav{
        background: #f5f5f5 !important;
    }

    .medol-list-top,.medol-list-l,.medol-list-d{
        width: 100%;
        margin: auto;
        padding: 0px 5%;
    }
    .sui-nav.nav-mask.active {
        opacity: 0.9 !important;
    }

    .medol-list-top{
        background: #fff;
        padding: 5%;
        margin-bottom: 20px;
    }
    .medol-list-top a.medol-list-top-img{
        margin: auto;
        display: block;
        width: 80px;
        height: 80px;
        overflow: hidden;
        border-radius: 50%;
        float: left;
    }
    .medol-list-top a img{
        width: 100%;
        height: 100%;
    }
    .medol-list-top .medol-list-top-text{
        float: left;
        width: calc(100% - 100px);
        margin-left: 10px;
        overflow: hidden;
    }

    .medol-list-top .medol-list-top-text h1{
        font-size: 1.6rem;
        font-weight: bold;
        margin-bottom: 0;
    }

    .medol-list-top .medol-list-top-text p{
        font-size: 0.9rem;
        overflow:hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        margin-bottom: 0;
        margin-top: 4px;
    }



    .sui-nav.slide-nav{
        max-width: 80% !important;
    }
    .medol-list-l{
        background: #fff;
    }
    .medol-list-l div{
        border-bottom: 1px solid #eee;
        line-height: 46px !important;
    }
    .medol-list-l div a{
        font-size: 1rem;
    }
    .medol-list-d a{
        display: block;
        height: 38px;
        width: 100%;
        text-align: center;
        line-height: 38px;
        border: 1px solid #d1331a;
        color: #d1331a;
        font-size: 1rem;
        margin-top: 25px;
        background: #f5f5f5;
        border-radius: 4px;
    }
    .container{
        padding: 0  0 !important;
    }
    .szgd{
        display: none;
    }
    .w {
        width:100%;
    }
    .my-psVideo {
        width: 100% !important;

    }
    .psVideo {
        width: 100% !important;
    }
    .g-b-footer{
        height: auto !important;
    }

    .htzb li {
        width: 22%;
        margin-right: 4%;
    }
    .htzb li a {
        text-align: center;
    }
    .htzb li a img {
        width: 63px;
        height: 63px;
    }
    .lmfl {

        height: 70px;

    }
    .lmfl span {
        font-size: 28px;
        line-height: 28px;
    }
    .lmfl h1 {
        font-size: 14px;
    }
}